object TlenVCard: TTlenVCard Left = 292 Top = 248 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'TlenVCard' ClientHeight = 312 ClientWidth = 266 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False OnClose = FormClose PixelsPerInch = 96 TextHeight = 13 object PaintBox1: TPaintBox Left = 16 Top = 16 Width = 64 Height = 64 OnPaint = PaintBox1Paint end object Bevel1: TBevel Left = 8 Top = 88 Width = 249 Height = 9 Shape = bsBottomLine end object Bevel2: TBevel Left = 8 Top = 152 Width = 249 Height = 10 Shape = bsBottomLine end object Label1: TLabel Left = 104 Top = 16 Width = 24 Height = 13 Caption = 'Imi'#281':' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 104 Top = 40 Width = 48 Height = 13 Caption = 'Nazwisko:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 104 Top = 64 Width = 23 Height = 13 Caption = 'Nick:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object Label7: TLabel Left = 24 Top = 104 Width = 27 Height = 13 Caption = 'Wiek:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object Label9: TLabel Left = 24 Top = 128 Width = 24 Height = 13 Caption = 'P'#322'e'#263':' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object Label11: TLabel Left = 24 Top = 168 Width = 32 Height = 13 Caption = 'E-mail:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object Label13: TLabel Left = 24 Top = 192 Width = 35 Height = 13 Caption = 'Miasto:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object Label15: TLabel Left = 24 Top = 216 Width = 35 Height = 13 Caption = 'Szko'#322'a:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object Label17: TLabel Left = 24 Top = 240 Width = 36 Height = 13 Caption = 'Zaw'#243'd:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object Bevel3: TBevel Left = 8 Top = 256 Width = 249 Height = 10 Shape = bsBottomLine end object Button1: TButton Left = 182 Top = 280 Width = 75 Height = 25 Caption = 'Zamknij' TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 8 Top = 280 Width = 75 Height = 25 Caption = 'Menu' TabOrder = 1 OnClick = Button2Click end object birthEdit: TEdit Left = 80 Top = 104 Width = 169 Height = 17 BevelInner = bvNone BevelOuter = bvNone BorderStyle = bsNone Color = clBtnFace Ctl3D = False ParentCtl3D = False ReadOnly = True TabOrder = 2 Text = 'brak' end object genderEdit: TEdit Left = 80 Top = 128 Width = 169 Height = 17 BevelInner = bvNone BevelOuter = bvNone BorderStyle = bsNone Color = clBtnFace Ctl3D = False ParentCtl3D = False ReadOnly = True TabOrder = 3 Text = 'brak' end object mailEdit: TEdit Left = 80 Top = 168 Width = 169 Height = 17 BevelInner = bvNone BevelOuter = bvNone BorderStyle = bsNone Color = clBtnFace Ctl3D = False ParentCtl3D = False ReadOnly = True TabOrder = 4 Text = 'brak' end object cityEdit: TEdit Left = 80 Top = 192 Width = 169 Height = 17 BevelInner = bvNone BevelOuter = bvNone BorderStyle = bsNone Color = clBtnFace Ctl3D = False ParentCtl3D = False ReadOnly = True TabOrder = 5 Text = 'brak' end object eduEdit: TEdit Left = 80 Top = 216 Width = 169 Height = 17 BevelInner = bvNone BevelOuter = bvNone BorderStyle = bsNone Color = clBtnFace Ctl3D = False ParentCtl3D = False ReadOnly = True TabOrder = 6 Text = 'brak' end object jobEdit: TEdit Left = 80 Top = 240 Width = 169 Height = 17 BevelInner = bvNone BevelOuter = bvNone BorderStyle = bsNone Color = clBtnFace Ctl3D = False ParentCtl3D = False ReadOnly = True TabOrder = 7 Text = 'brak' end object firstEdit: TEdit Left = 168 Top = 16 Width = 81 Height = 17 BevelInner = bvNone BevelOuter = bvNone BorderStyle = bsNone Color = clBtnFace Ctl3D = False ParentCtl3D = False ReadOnly = True TabOrder = 8 Text = 'brak' end object lastEdit: TEdit Left = 168 Top = 40 Width = 81 Height = 17 BevelInner = bvNone BevelOuter = bvNone BorderStyle = bsNone Color = clBtnFace Ctl3D = False ParentCtl3D = False ReadOnly = True TabOrder = 9 Text = 'brak' end object nickEdit: TEdit Left = 168 Top = 64 Width = 81 Height = 17 BevelInner = bvNone BevelOuter = bvNone BorderStyle = bsNone Color = clBtnFace Ctl3D = False ParentCtl3D = False ReadOnly = True TabOrder = 10 Text = 'brak' end end